cssimage: Don't start a transition if the start and end are the same
authorJasper St. Pierre <jstpierre@mecheye.net>
Sun, 2 Aug 2015 19:35:45 +0000 (12:35 -0700)
committerJasper St. Pierre <jstpierre@mecheye.net>
Sun, 2 Aug 2015 19:57:31 +0000 (12:57 -0700)
commitce75c835e1710c9c6db4fa9d45ca96a4faafa85f
tree38e85c8758365f058a2e1bde5a37793738b8a8dd
parent142efd186ded65597d3c7b32b0b6471c8d68f384
cssimage: Don't start a transition if the start and end are the same

Since a lot of Adwaita sets transition: all, it's easy to end up in a
state where we're making dummy transitions for all of the icons, most of
which we'll never be showing.
gtk/gtkcssimage.c